ispell.el: better `default-directory' and kill-ispell-on-exit handling
authorAgustin martin <agustin.martin@hispalinux.es>
Thu, 2 Sep 2010 12:37:29 +0000 (14:37 +0200)
committerAgustin martin <agustin.martin@hispalinux.es>
Thu, 2 Sep 2010 12:37:29 +0000 (14:37 +0200)
commit9b7fb18810c9d0390ca9df6c69272e743cd72270
tree8adb109571b8ed5c4f78058ee0f293f95e80d68b
parentc5cd81a65c9fb2b7c8397f46dc1e4cc9e921d5cf
ispell.el: better `default-directory' and kill-ispell-on-exit handling

* textmodes/ispell.el (ispell-init-process): Use "~/" as
 `default-directory' unless using Ispell per-directory personal
 dictionaries and not in a mini-buffer under XEmacs.
 (kill-buffer-hook): Do not kill ispell process on exit when
 `ispell-process-directory' is "~/". (Bug#6143)
lisp/ChangeLog
lisp/textmodes/ispell.el